
function Open_Fenetre_IEL(page) 
   {
    var fenetre = window.open(page,'SU_IEL','toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=no,width=600,height=600');
   }


document.write('<style>');
document.write('.SU_IEL_TEXTE { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;text-decoration:none;padding-left:30px;}');
document.write('.SU_IEL_TITRE { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000}');
document.write('.SU_IEL_INFO { background-color:#CCC;line-height:2.5;padding-left:10px}');
document.write('</style>');


document.write('<div id="SU_AFF_CAL" style="border: 1px dashed #CCCCCC; padding: 10px;">');
document.write('<div class="SU_IEL_TITRE SU_IEL_INFO">Cliquez sur la course de votre choix.</div>');
document.write('<div style="float:right"><a href="http://www.sport-up.fr/" target="_blank"><img src="http://www.sport-up.fr/website9/partenaire/powered-by-150px.jpg" border="0" alt="" /></a></div>');

	

	
 document.write('<br />');
 document.write('<span class=SU_IEL_TITRE>14/11/10 MARATHON DES ALPES-MARITIMES NICE-CANNES (06 - NICE)</span>');
 document.write('<br />');
 document.write('<div style="margin-top:8px;">');
 document.write('<a class=SU_IEL_TEXTE href=# onClick="Open_Fenetre_IEL(\'http://www.sport-up.fr/website9/inscription_en_ligne/inscription-23606-ORG-SUAGP.htm\')" >COUREUR FRANCAIS / FRENCH RUNNERS</a>');
 document.write('</div>');
 document.write('<div style="margin-top:8px;">');
 document.write('<a class=SU_IEL_TEXTE href=# onClick="Open_Fenetre_IEL(\'http://www.sport-up.fr/website9/inscription_en_ligne/inscription-23607-ORG-SUAGP.htm\')" >COUREUR ETRANGER / ABROAD RUNNERS</a>');
 document.write('</div>');
 document.write('<div style="margin-top:8px;">');
 document.write('<a class=SU_IEL_TEXTE href=# onClick="Open_Fenetre_IEL(\'http://www.sport-up.fr/website9/inscription_en_ligne/inscription-24342-ORG-SUAGP.htm\')" >MARATHON RELAIS - FORMULE CLASSIQUE</a>');
 document.write('</div>');  

document.write('</div>');


